[INFO] fetching crate legalis-sim 0.1.4...
[INFO] testing legalis-sim-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate legalis-sim 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate legalis-sim 0.1.4
[INFO] finished tweaking crates.io crate legalis-sim 0.1.4
[INFO] tweaked toml for crates.io crate legalis-sim 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate legalis-sim 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate legalis-sim 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d016db0e5f3cae1a17255c95d26359f09262e6d0568b5bd4f39aec316934e93
[INFO] running `Command { std: "docker" "start" "-a" "8d016db0e5f3cae1a17255c95d26359f09262e6d0568b5bd4f39aec316934e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d016db0e5f3cae1a17255c95d26359f09262e6d0568b5bd4f39aec316934e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d016db0e5f3cae1a17255c95d26359f09262e6d0568b5bd4f39aec316934e93", kill_on_drop: false }`
[INFO] [stdout] 8d016db0e5f3cae1a17255c95d26359f09262e6d0568b5bd4f39aec316934e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 150a20921cea27de547bd2cb4c8da83b109e8c1a5a286a469add24625f21cd4e
[INFO] running `Command { std: "docker" "start" "-a" "150a20921cea27de547bd2cb4c8da83b109e8c1a5a286a469add24625f21cd4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling legalis-core v0.1.4
[INFO] [stderr]    Compiling legalis-sim v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s
[INFO] running `Command { std: "docker" "inspect" "150a20921cea27de547bd2cb4c8da83b109e8c1a5a286a469add24625f21cd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150a20921cea27de547bd2cb4c8da83b109e8c1a5a286a469add24625f21cd4e", kill_on_drop: false }`
[INFO] [stdout] 150a20921cea27de547bd2cb4c8da83b109e8c1a5a286a469add24625f21cd4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72b3dfe71a2de53e88c90d281cca117d0ecebff3d542c031b8f248b2af9ae44
[INFO] running `Command { std: "docker" "start" "-a" "c72b3dfe71a2de53e88c90d281cca117d0ecebff3d542c031b8f248b2af9ae44", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling legalis-core v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling legalis-sim v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.02s
[INFO] running `Command { std: "docker" "inspect" "c72b3dfe71a2de53e88c90d281cca117d0ecebff3d542c031b8f248b2af9ae44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72b3dfe71a2de53e88c90d281cca117d0ecebff3d542c031b8f248b2af9ae44", kill_on_drop: false }`
[INFO] [stdout] c72b3dfe71a2de53e88c90d281cca117d0ecebff3d542c031b8f248b2af9ae44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0e897c739b0643f7d288772b622fb5e4ab3b9bf0ab3039273d69079533e0428
[INFO] running `Command { std: "docker" "start" "-a" "f0e897c739b0643f7d288772b622fb5e4ab3b9bf0ab3039273d69079533e0428", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/legalis_sim-07cc6b3ddc99fa09)
[INFO] [stdout] 
[INFO] [stdout] running 687 tests
[INFO] [stdout] test agent_based_2::tests::test_actor_critic_agent_creation ... ok
[INFO] [stdout] test agent_based_2::tests::test_contract_net_proposal_selection ... ok
[INFO] [stdout] test agent_based_2::tests::test_contract_net_protocol ... ok
[INFO] [stdout] test agent_based_2::tests::test_cultural_evolution ... ok
[INFO] [stdout] test agent_based_2::tests::test_dqn_agent_creation ... ok
[INFO] [stdout] test agent_based_2::tests::test_dqn_agent_choose_action ... ok
[INFO] [stdout] test agent_based_2::tests::test_dqn_agent_training ... ok
[INFO] [stdout] test agent_based_2::tests::test_emergent_behavior_detector ... ok
[INFO] [stdout] test agent_based_2::tests::test_amas_coordinator ... ok
[INFO] [stdout] test agent_based_2::tests::test_coordination_detection ... ok
[INFO] [stdout] test agent_based_2::tests::test_experience_replay_buffer ... ok
[INFO] [stdout] test agent_based_2::tests::test_social_network_dynamics ... ok
[INFO] [stdout] test agent_intelligence::tests::test_agent_memory_capacity ... ok
[INFO] [stdout] test agent_based_2::tests::test_prevalent_memes ... ok
[INFO] [stdout] test agent_intelligence::tests::test_agent_memory_decay ... ok
[INFO] [stdout] test agent_intelligence::tests::test_agent_memory_storage ... ok
[INFO] [stdout] test agent_intelligence::tests::test_agent_memory_recall ... ok
[INFO] [stdout] test agent_intelligence::tests::test_bdi_agent_action ... ok
[INFO] [stdout] test agent_intelligence::tests::test_agent_memory_pattern_learning ... ok
[INFO] [stdout] test agent_intelligence::tests::test_bdi_agent_deliberation ... ok
[INFO] [stdout] test agent_intelligence::tests::test_bounded_rationality_heuristic ... ok
[INFO] [stdout] test agent_intelligence::tests::test_game_theoretic_agent ... ok
[INFO] [stdout] test agent_intelligence::tests::test_game_theoretic_best_response ... ok
[INFO] [stdout] test agent_intelligence::tests::test_nash_equilibrium ... ok
[INFO] [stdout] test agent_intelligence::tests::test_bdi_agent_beliefs ... ok
[INFO] [stdout] test agent_intelligence::tests::test_payoff_matrix_prisoners_dilemma ... ok
[INFO] [stdout] test agent_intelligence::tests::test_qlearning_exploration_decay ... ok
[INFO] [stdout] test agent_intelligence::tests::test_qlearning_action_selection ... ok
[INFO] [stdout] test agent_intelligence::tests::test_qlearning_agent_creation ... ok
[INFO] [stdout] test analysis::tests::test_moving_average ... ok
[INFO] [stdout] test analysis::tests::test_normal_fit ... ok
[INFO] [stdout] test analysis::tests::test_pearson_negative_correlation ... ok
[INFO] [stdout] test agent_intelligence::tests::test_qlearning_update ... ok
[INFO] [stdout] test analysis::tests::test_pearson_correlation ... ok
[INFO] [stdout] test analysis::tests::test_trend_detection ... ok
[INFO] [stdout] test api::tests::test_comparison_api ... ok
[INFO] [stdout] test agent_intelligence::tests::test_sarsa_agent ... ok
[INFO] [stdout] test api::tests::test_job_failure ... ok
[INFO] [stdout] test api::tests::test_comparison_api_requires_two_results ... ok
[INFO] [stdout] test api::tests::test_job_creation ... ok
[INFO] [stdout] test api::tests::test_job_lifecycle ... ok
[INFO] [stdout] test api::tests::test_job_priority ... ok
[INFO] [stdout] test api::tests::test_job_queue_cancel ... ok
[INFO] [stdout] test api::tests::test_job_queue_priority ... ok
[INFO] [stdout] test api::tests::test_job_with_priority ... ok
[INFO] [stdout] test api::tests::test_simulation_api_complete_job ... ok
[INFO] [stdout] test api::tests::test_job_with_webhook ... ok
[INFO] [stdout] test behavior::tests::test_compliance_stats ... ok
[INFO] [stdout] test api::tests::test_job_queue_submit ... ok
[INFO] [stdout] test behavior::tests::test_learning_from_outcomes ... ok
[INFO] [stdout] test api::tests::test_simulation_api_fail_job ... ok
[INFO] [stdout] test behavior::tests::test_rule_following_compliance ... ok
[INFO] [stdout] test api::tests::test_result_storage ... ok
[INFO] [stdout] test builder::tests::test_builder_empty_population ... ok
[INFO] [stdout] test builder::tests::test_builder_empty_statutes ... ok
[INFO] [stdout] test builder::tests::test_builder_no_validation ... ok
[INFO] [stdout] test builder::tests::test_builder_valid ... ok
[INFO] [stdout] test builder::tests::test_builder_multiple_statutes ... ok
[INFO] [stdout] test calibration::tests::test_cross_validation ... ok
[INFO] [stdout] test calibration::tests::test_calibration_convergence ... ok
[INFO] [stdout] test calibration::tests::test_cross_validator_invalid_folds ... ok
[INFO] [stdout] test calibration::tests::test_empirical_data ... ok
[INFO] [stdout] test calibration::tests::test_cross_validation_multiple_metrics ... ok
[INFO] [stdout] test calibration::tests::test_goodness_of_fit ... ok
[INFO] [stdout] test calibration::tests::test_empirical_data_multiple_metrics ... ok
[INFO] [stdout] test calibration::tests::test_goodness_of_fit_empty ... ok
[INFO] [stdout] test calibration::tests::test_goodness_of_fit_perfect ... ok
[INFO] [stdout] test calibration::tests::test_goodness_of_fit_serialization ... ok
[INFO] [stdout] test comparison::tests::test_batch_results_comparison_report ... ok
[INFO] [stdout] test comparison::tests::test_batch_results_to_table ... ok
[INFO] [stdout] test comparison::tests::test_batch_simulation_runner ... ok
[INFO] [stdout] test comparison::tests::test_differential_analysis ... ok
[INFO] [stdout] test comparison::tests::test_sensitivity_analysis ... ok
[INFO] [stdout] test demographic_modeling::tests::test_census_data_creation ... ok
[INFO] [stdout] test demographic_modeling::tests::test_census_dependency_ratio ... ok
[INFO] [stdout] test comparison::tests::test_ab_test ... ok
[INFO] [stdout] test demographic_modeling::tests::test_fertility_model_basic ... ok
[INFO] [stdout] test demographic_modeling::tests::test_fertility_realistic_model ... ok
[INFO] [stdout] test demographic_modeling::tests::test_household_creation ... ok
[INFO] [stdout] test demographic_modeling::tests::test_census_age_proportion ... ok
[INFO] [stdout] test demographic_modeling::tests::test_household_formation_realistic ... ok
[INFO] [stdout] test demographic_modeling::tests::test_household_members ... ok
[INFO] [stdout] test demographic_modeling::tests::test_household_formation_model ... ok
[INFO] [stdout] test demographic_modeling::tests::test_income_mobility_high_mobility ... ok
[INFO] [stdout] test demographic_modeling::tests::test_income_mobility_low_mobility ... ok
[INFO] [stdout] test demographic_modeling::tests::test_income_mobility_model ... ok
[INFO] [stdout] test demographic_modeling::tests::test_income_mobility_simulation ... ok
[INFO] [stdout] test demographic_modeling::tests::test_migration_age_probability ... ok
[INFO] [stdout] test demographic_modeling::tests::test_migration_economic_conditions ... ok
[INFO] [stdout] test demographic_modeling::tests::test_migration_model_basic ... ok
[INFO] [stdout] test demographic_modeling::tests::test_mortality_death_probability ... ok
[INFO] [stdout] test demographic_modeling::tests::test_mortality_model_basic ... ok
[INFO] [stdout] test digital_twin::tests::test_bidirectional_sync ... ok
[INFO] [stdout] test demographic_modeling::tests::test_census_gender_ratio ... ok
[INFO] [stdout] test agent_based_2::tests::test_actor_critic_agent_update ... ok
[INFO] [stdout] test digital_twin::tests::test_buffer_utilization ... ok
[INFO] [stdout] test digital_twin::tests::test_digital_twin_creation ... ok
[INFO] [stdout] test digital_twin::tests::test_buffer_overflow ... ok
[INFO] [stdout] test digital_twin::tests::test_digital_twin_state_update ... ok
[INFO] [stdout] test digital_twin::tests::test_get_sensor_data ... ok
[INFO] [stdout] test digital_twin::tests::test_health_degradation ... ok
[INFO] [stdout] test digital_twin::tests::test_iot_data_ingestion ... ok
[INFO] [stdout] test digital_twin::tests::test_maintenance_urgency ... ok
[INFO] [stdout] test digital_twin::tests::test_perform_maintenance ... ok
[INFO] [stdout] test digital_twin::tests::test_predictive_maintenance ... ok
[INFO] [stdout] test digital_twin::tests::test_process_updates ... ok
[INFO] [stdout] test digital_twin::tests::test_queue_digital_update ... ok
[INFO] [stdout] test digital_twin::tests::test_queue_overflow ... ok
[INFO] [stdout] test digital_twin::tests::test_scenario_comparison ... ok
[INFO] [stdout] test digital_twin::tests::test_sensor_data_creation ... ok
[INFO] [stdout] test digital_twin::tests::test_sync_result ... ok
[INFO] [stdout] test digital_twin::tests::test_queue_physical_update ... ok
[INFO] [stdout] test demographic_modeling::tests::test_mortality_gompertz_makeham ... ok
[INFO] [stdout] test digital_twin::tests::test_update_priority_sorting ... ok
[INFO] [stdout] test digital_twin::tests::test_iot_validation_rule ... ok
[INFO] [stdout] test digital_twin::tests::test_whatif_analysis ... ok
[INFO] [stdout] test calibration::tests::test_parameter_calibration ... ok
[INFO] [stdout] test distributed::tests::test_broadcast_message ... ok
[INFO] [stdout] test digital_twin::tests::test_whatif_scenario ... ok
[INFO] [stdout] test distributed::tests::test_cluster_coordinator ... ok
[INFO] [stdout] test distributed::tests::test_cluster_coordinator_barrier ... ok
[INFO] [stdout] test distributed::tests::test_cluster_coordinator_distribute_entities ... ok
[INFO] [stdout] test distributed::tests::test_entity_partition ... ok
[INFO] [stdout] test agent_intelligence::tests::test_bounded_rationality_satisficing ... ok
[INFO] [stdout] test analysis::tests::test_basic_statistics ... ok
[INFO] [stdout] test api::tests::test_result_storage_get_by_job ... ok
[INFO] [stdout] test api::tests::test_simulation_api ... ok
[INFO] [stdout] test api::tests::test_simulation_api_compare_results ... ok
[INFO] [stdout] test api::tests::test_simulation_api_with_webhook ... ok
[INFO] [stdout] test api::tests::test_webhook_notification ... ok
[INFO] [stdout] test behavior::tests::test_behavioral_agent ... ok
[INFO] [stdout] test behavior::tests::test_behavioral_profiles ... ok
[INFO] [stdout] test behavior::tests::test_compliance_decision_rational ... ok
[INFO] [stdout] test digital_twin::tests::test_synchronization_manager ... ok
[INFO] [stdout] test distributed::tests::test_load_balancer_calculate_rebalance ... ok
[INFO] [stdout] test distributed::tests::test_load_balancer_no_rebalancing ... ok
[INFO] [stdout] test distributed::tests::test_message_queue ... ok
[INFO] [stdout] test distributed::tests::test_cluster_coordinator_messaging ... ok
[INFO] [stdout] test distributed::tests::test_cluster_coordinator_update_node_status ... ok
[INFO] [stdout] test distributed::tests::test_node_load_update ... ok
[INFO] [stdout] test distributed::tests::test_partition_manager_get_partition ... ok
[INFO] [stdout] test distributed::tests::test_node_info_creation ... ok
[INFO] [stdout] test distributed::tests::test_partition_manager_round_robin ... ok
[INFO] [stdout] test domain_models::tests::test_business_license ... ok
[INFO] [stdout] test distributed::tests::test_message_queue_broadcast ... ok
[INFO] [stdout] test domain_models::tests::test_civil_contract_dispute ... ok
[INFO] [stdout] test domain_models::tests::test_case_factor_creation ... ok
[INFO] [stdout] test distributed::tests::test_partition_manager_get_node_partitions ... ok
[INFO] [stdout] test domain_models::tests::test_bill_with_party_positions ... ok
[INFO] [stdout] test domain_models::tests::test_compliance_cost_multi_year ... ok
[INFO] [stdout] test domain_models::tests::test_environmental_permit ... ok
[INFO] [stdout] test domain_models::tests::test_flat_tax ... ok
[INFO] [stdout] test domain_models::tests::test_outcome_prediction_basic ... ok
[INFO] [stdout] test domain_models::tests::test_outcome_prediction_confidence ... ok
[INFO] [stdout] test domain_models::tests::test_outcome_prediction_weak_evidence ... ok
[INFO] [stdout] test domain_models::tests::test_outcome_prediction_strong_evidence ... ok
[INFO] [stdout] test domain_models::tests::test_outcome_prediction_with_precedents ... ok
[INFO] [stdout] test domain_models::tests::test_party_composition_creation ... ok
[INFO] [stdout] test domain_models::tests::test_passage_forecast_no_support ... ok
[INFO] [stdout] test domain_models::tests::test_passage_forecast_simple_majority ... ok
[INFO] [stdout] test domain_models::tests::test_passage_forecast_bipartisan_support ... ok
[INFO] [stdout] test domain_models::tests::test_compliance_cost_one_year ... ok
[INFO] [stdout] test domain_models::tests::test_gdpr_compliance ... ok
[INFO] [stdout] test domain_models::tests::test_criminal_case ... ok
[INFO] [stdout] test domain_models::tests::test_passage_forecast_supermajority ... ok
[INFO] [stdout] test domain_models::tests::test_precedent_creation ... ok
[INFO] [stdout] test domain_models::tests::test_snap_ineligible_income ... ok
[INFO] [stdout] test domain_models::tests::test_social_security_retirement ... ok
[INFO] [stdout] test domain_models::tests::test_state_legislature ... ok
[INFO] [stdout] test domain_models::tests::test_passage_forecast_with_historical_pattern ... ok
[INFO] [stdout] test domain_models::tests::test_snap_eligibility ... ok
[INFO] [stdout] test domain_models::tests::test_tax_calculation_low_income ... ok
[INFO] [stdout] test domain_models::tests::test_tax_credit_phase_out ... ok
[INFO] [stdout] test domain_models::tests::test_us_congress ... ok
[INFO] [stdout] test domain_models::tests::test_tax_calculation_with_dependents ... ok
[INFO] [stdout] test domain_models::tests::test_snap_ineligible_assets ... ok
[INFO] [stdout] test distributed::tests::test_coordinator_node ... ok
[INFO] [stdout] test domain_models::tests::test_three_fifths_majority ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_government_spending ... ok
[INFO] [stdout] test economic::tests::test_economic_impact_creation ... ok
[INFO] [stdout] test distributed::tests::test_load_balancer_dynamic ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_investment ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_creation ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_projection_over_time ... ok
[INFO] [stdout] test distributed::tests::test_partition_manager_range ... ok
[INFO] [stdout] test economic::tests::test_housing_market_buyers_market ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_tax_impact ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_trade ... ok
[INFO] [stdout] test economic::tests::test_housing_market_creation ... ok
[INFO] [stdout] test economic::tests::test_distributional_impact ... ok
[INFO] [stdout] test domain_models::tests::test_bill_creation ... ok
[INFO] [stdout] test economic::tests::test_housing_market_months_of_supply ... ok
[INFO] [stdout] test economic::tests::test_data_structures ... ok
[INFO] [stdout] test economic::tests::test_housing_market_mortgage_payment ... ok
[INFO] [stdout] test economic::tests::test_housing_market_price_growth ... ok
[INFO] [stdout] test economic::tests::test_housing_market_price_to_rent ... ok
[INFO] [stdout] test domain_models::tests::test_voting_pattern_creation ... ok
[INFO] [stdout] test economic::tests::test_gdp_impact_employment_estimate ... ok
[INFO] [stdout] test domain_models::tests::test_unemployment_insurance ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_creation ... ok
[INFO] [stdout] test distributed::tests::test_partition_manager_hash ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_cumulative_inflation ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_set_cpi ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_to_nominal_value ... ok
[INFO] [stdout] test economic::tests::test_housing_market_sales_simulation ... ok
[INFO] [stdout] test economic::tests::test_labor_market_employment_rate ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_project_cpi ... ok
[INFO] [stdout] test economic::tests::test_housing_market_sellers_market ... ok
[INFO] [stdout] test domain_models::tests::test_us_federal_tax_2024 ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_to_real_value ... ok
[INFO] [stdout] test economic::tests::test_labor_market_creation ... ok
[INFO] [stdout] test economic::tests::test_labor_market_total_wage_bill ... ok
[INFO] [stdout] test economic::tests::test_labor_market_job_losses ... ok
[INFO] [stdout] test economic::tests::test_inflation_adjuster_calculate_inflation ... ok
[INFO] [stdout] test economic::tests::test_labor_market_unemployment_rate ... ok
[INFO] [stdout] test economic::tests::test_labor_market_hiring ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_indicators_creation ... ok
[INFO] [stdout] test economic::tests::test_labor_market_wage_growth ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_output_gap ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_overheating ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_projection ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_real_value ... ok
[INFO] [stdout] test economic::tests::test_macroeconomic_recession_detection ... ok
[INFO] [stdout] test economic::tests::test_net_benefit_calculation ... ok
[INFO] [stdout] test economic::tests::test_labor_market_job_creation ... ok
[INFO] [stdout] test economic::tests::test_progressive_tax ... ok
[INFO] [stdout] test economic::tests::test_progressivity ... ok
[INFO] [stdout] test economic_extensions::tests::test_hyperbolic_discounting ... ok
[INFO] [stdout] test economic::tests::test_proportional_tax ... ok
[INFO] [stdout] test economic::tests::test_serialization ... ok
[INFO] [stdout] test economic_extensions::tests::test_anchoring_decision ... ok
[INFO] [stdout] test economic_extensions::tests::test_anchoring_model ... ok
[INFO] [stdout] test economic_extensions::tests::test_dsge_invalid_discount ... ok
[INFO] [stdout] test economic_extensions::tests::test_bid_ask_spread ... ok
[INFO] [stdout] test economic_extensions::tests::test_dsge_model_creation ... ok
[INFO] [stdout] test economic_extensions::tests::test_dsge_simulation ... ok
[INFO] [stdout] test economic_extensions::tests::test_dsge_steady_state ... ok
[INFO] [stdout] test economic_extensions::tests::test_financial_contagion ... ok
[INFO] [stdout] test economic_extensions::tests::test_financial_institution ... ok
[INFO] [stdout] test economic_extensions::tests::test_input_output_multipliers ... ok
[INFO] [stdout] test economic_extensions::tests::test_input_output_total_output ... ok
[INFO] [stdout] test economic_extensions::tests::test_order_book_creation ... ok
[INFO] [stdout] test economic_extensions::tests::test_market_depth ... ok
[INFO] [stdout] test economic_extensions::tests::test_order_matching ... ok
[INFO] [stdout] test economic_extensions::tests::test_prospect_theory ... ok
[INFO] [stdout] test economic_extensions::tests::test_order_submission ... ok
[INFO] [stdout] test environmental::tests::test_carbon_footprint_creation ... ok
[INFO] [stdout] test environmental::tests::test_carbon_tax_liability ... ok
[INFO] [stdout] test environmental::tests::test_climate_impact_creation ... ok
[INFO] [stdout] test economic_extensions::tests::test_input_output_model ... ok
[INFO] [stdout] test environmental::tests::test_climate_impact_projection ... ok
[INFO] [stdout] test economic_extensions::tests::test_prospect_evaluation ... ok
[INFO] [stdout] test environmental::tests::test_climate_mortality_impact ... ok
[INFO] [stdout] test engine::tests::test_sim_engine_basic ... ok
[INFO] [stdout] test engine::tests::test_condition_evaluation ... ok
[INFO] [stdout] test environmental::tests::test_climate_scenarios ... ok
[INFO] [stdout] test engine::tests::test_population_builder ... ok
[INFO] [stdout] test environmental::tests::test_carbon_neutral ... ok
[INFO] [stdout] test economic_extensions::tests::test_hyperbolic_preference ... ok
[INFO] [stdout] test economic_extensions::tests::test_input_output_coefficients ... ok
[INFO] [stdout] test environmental::tests::test_disaster_recovery_time ... ok
[INFO] [stdout] test environmental::tests::test_environmental_policy_emission_reduction ... ok
[INFO] [stdout] test environmental::tests::test_disaster_severity_scaling ... ok
[INFO] [stdout] test environmental::tests::test_environmental_policy_presets ... ok
[INFO] [stdout] test environmental::tests::test_disaster_affects_location ... ok
[INFO] [stdout] test environmental::tests::test_carbon_footprint_offsets ... ok
[INFO] [stdout] test environmental::tests::test_carbon_footprint_categories ... ok
[INFO] [stdout] test environmental::tests::test_environmental_policy_creation ... ok
[INFO] [stdout] test environmental::tests::test_environmental_policy_progress ... ok
[INFO] [stdout] test environmental::tests::test_natural_disaster_creation ... ok
[INFO] [stdout] test environmental::tests::test_resource_scarcity_creation ... ok
[INFO] [stdout] test environmental::tests::test_resource_scarcity_detection ... ok
[INFO] [stdout] test environmental::tests::test_resource_supply_demand_ratio ... ok
[INFO] [stdout] test environmental::tests::test_typical_footprints ... ok
[INFO] [stdout] test event_driven::tests::test_event_logger ... ok
[INFO] [stdout] test event_driven::tests::test_event_ordering ... ok
[INFO] [stdout] test event_driven::tests::test_event_priority ... ok
[INFO] [stdout] test event_driven::tests::test_event_scheduling ... ok
[INFO] [stdout] test environmental::tests::test_population_carbon_tracker ... ok
[INFO] [stdout] test environmental::tests::test_population_carbon_neutral ... ok
[INFO] [stdout] test environmental::tests::test_resource_price_multiplier ... ok
[INFO] [stdout] test event_driven::tests::test_simulation_run ... ok
[INFO] [stdout] test environmental::tests::test_resource_projection ... ok
[INFO] [stdout] test event_driven::tests::test_hybrid_simulator ... ok
[INFO] [stdout] test api::tests::test_webhook_delivery ... ok
[INFO] [stdout] test event_driven::tests::test_simulation_state ... ok
[INFO] [stdout] test forecasting::tests::test_exponential_smoothing ... ok
[INFO] [stdout] test forecasting::tests::test_composite_forecast ... ok
[INFO] [stdout] test forecasting::tests::test_has_trend ... ok
[INFO] [stdout] test forecasting::tests::test_insufficient_data ... ok
[INFO] [stdout] test forecasting::tests::test_linear_forecast ... ok
[INFO] [stdout] test forecasting::tests::test_linear_trend ... ok
[INFO] [stdout] test forecasting::tests::test_moving_average_forecast ... ok
[INFO] [stdout] test forecasting::tests::test_forecast_summary ... ok
[INFO] [stdout] test gpu::tests::test_entity_tensor_bounds ... ok
[INFO] [stdout] test forecasting::tests::test_time_series_creation ... ok
[INFO] [stdout] test gpu::tests::test_device_memory_utilization ... ok
[INFO] [stdout] test gpu::tests::test_entity_tensor_column ... ok
[INFO] [stdout] test gpu::tests::test_entity_tensor_creation ... ok
[INFO] [stdout] test gpu::tests::test_gpu_config_cuda ... ok
[INFO] [stdout] test gpu::tests::test_gpu_config_opencl ... ok
[INFO] [stdout] test gpu::tests::test_gpu_config_webgpu ... ok
[INFO] [stdout] test gpu::tests::test_device_memory_utilization_zero ... ok
[INFO] [stdout] test gpu::tests::test_gpu_device_creation ... ok
[INFO] [stdout] test gpu::tests::test_entity_tensor_get_set ... ok
[INFO] [stdout] test gpu::tests::test_entity_tensor_row ... ok
[INFO] [stdout] test forecasting::tests::test_invalid_alpha ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_add_kernel ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_creation ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_kernel_mismatch ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_execute ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_list_devices ... ok
[INFO] [stdout] test gpu::tests::test_gpu_executor_memory_stats ... ok
[INFO] [stdout] test gpu::tests::test_gpu_kernel_cuda ... ok
[INFO] [stdout] test gpu::tests::test_gpu_kernel_webgpu ... ok
[INFO] [stdout] test gpu::tests::test_gpu_kernel_opencl ... ok
[INFO] [stdout] test gpu::tests::test_memory_pool_allocate ... ok
[INFO] [stdout] test gpu::tests::test_memory_pool_reset ... ok
[INFO] [stdout] test gpu::tests::test_memory_pool_free ... ok
[INFO] [stdout] test gpu::tests::test_memory_pool_reuse ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_facility_discharge ... ok
[INFO] [stdout] test healthcare::tests::test_health_policy_effective_reduction ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_system ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_utilization ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_facility_creation ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_system_overwhelmed ... ok
[INFO] [stdout] test healthcare::tests::test_sir_basic_reproduction_number ... ok
[INFO] [stdout] test healthcare::tests::test_sir_model_creation ... ok
[INFO] [stdout] test healthcare::tests::test_seir_model_creation ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_facility_admission ... ok
[INFO] [stdout] test healthcare::tests::test_healthcare_facility_at_capacity ... ok
[INFO] [stdout] test healthcare::tests::test_seir_model_step ... ok
[INFO] [stdout] test healthcare::tests::test_health_policy_lockdown ... ok
[INFO] [stdout] test healthcare::tests::test_sir_model_invalid_population ... ok
[INFO] [stdout] test healthcare::tests::test_sir_model_step ... ok
[INFO] [stdout] test healthcare::tests::test_social_determinants_health_risk ... ok
[INFO] [stdout] test healthcare::tests::test_social_determinants_recovery ... ok
[INFO] [stdout] test healthcare::tests::test_vaccine_coverage_rate ... ok
[INFO] [stdout] test healthcare::tests::test_vaccine_distribution ... ok
[INFO] [stdout] test healthcare::tests::test_social_determinants_creation ... ok
[INFO] [stdout] test healthcare::tests::test_social_determinants_susceptibility ... ok
[INFO] [stdout] test impact::tests::test_add_population_segment ... ok
[INFO] [stdout] test impact::tests::test_add_population_segment_categories ... ok
[INFO] [stdout] test impact::tests::test_administrative_costs_update_total ... ok
[INFO] [stdout] test impact::tests::test_burden_distribution_percentiles ... ok
[INFO] [stdout] test impact::tests::test_calculate_compliance_burden ... ok
[INFO] [stdout] test impact::tests::test_calculate_economic_impact ... ok
[INFO] [stdout] test impact::tests::test_calculate_compliance_burden_empty ... ok
[INFO] [stdout] test impact::tests::test_calculate_equity_score ... ok
[INFO] [stdout] test impact::tests::test_data_structures ... ok
[INFO] [stdout] test impact::tests::test_impact_report_creation ... ok
[INFO] [stdout] test impact::tests::test_calculate_fairness_metrics ... ok
[INFO] [stdout] test incremental::tests::test_attribute_delta ... ok
[INFO] [stdout] test impact::tests::test_economic_impact_zero_costs ... ok
[INFO] [stdout] test incremental::tests::test_checkpoint_manager ... ok
[INFO] [stdout] test impact::tests::test_add_unintended_consequence ... ok
[INFO] [stdout] test incremental::tests::test_delta_log ... ok
[INFO] [stdout] test incremental::tests::test_checkpoint ... ok
[INFO] [stdout] test impact::tests::test_administrative_costs_new ... ok
[INFO] [stdout] test monte_carlo::tests::test_calculate_mean ... ok
[INFO] [stdout] test impact::tests::test_unintended_consequence_severity_clamp ... ok
[INFO] [stdout] test incremental::tests::test_dirty_tracker ... ok
[INFO] [stdout] test network_effects::tests::test_closeness_centrality ... ok
[INFO] [stdout] test network_effects::tests::test_community_detection_label_propagation ... ok
[INFO] [stdout] test network_effects::tests::test_community_detection_connected_components ... ok
[INFO] [stdout] test network_effects::tests::test_community_detection_single_node ... ok
[INFO] [stdout] test network_effects::tests::test_complex_contagion_diffusion ... ok
[INFO] [stdout] test network_effects::tests::test_community_stats ... ok
[INFO] [stdout] test network_effects::tests::test_degree_centrality ... ok
[INFO] [stdout] test network_effects::tests::test_centrality_metrics_creation ... ok
[INFO] [stdout] test metrics::tests::test_metrics_recording ... ok
[INFO] [stdout] test metrics::tests::test_statute_metrics ... ok
[INFO] [stdout] test incremental::tests::test_simulation_replay ... ok
[INFO] [stdout] test monte_carlo::tests::test_antithetic_variates ... ok
[INFO] [stdout] test network_effects::tests::test_calculate_all_centrality_metrics ... ok
[INFO] [stdout] test network_effects::tests::test_betweenness_centrality ... ok
[INFO] [stdout] test monte_carlo::tests::test_calculate_std_dev ... ok
[INFO] [stdout] test network_effects::tests::test_pagerank_convergence ... ok
[INFO] [stdout] test impact::tests::test_full_impact_report_workflow ... ok
[INFO] [stdout] test network_effects::tests::test_influence_config ... ok
[INFO] [stdout] test network_effects::tests::test_diffusion_result_creation ... ok
[INFO] [stdout] test network_effects::tests::test_diffusion_model_types ... ok
[INFO] [stdout] test network_effects::tests::test_hash_based_probability ... ok
[INFO] [stdout] test network_effects::tests::test_pagerank_above_threshold ... ok
[INFO] [stdout] test network_effects::tests::test_modularity_calculation ... ok
[INFO] [stdout] test network_effects::tests::test_eigenvector_centrality ... ok
[INFO] [stdout] test optimization::tests::test_grid_search_single_dimension ... ok
[INFO] [stdout] test network_effects::tests::test_pagerank_basic ... ok
[INFO] [stdout] test monte_carlo::tests::test_convergence_detection ... ok
[INFO] [stdout] test distributed::tests::test_message_creation ... ok
[INFO] [stdout] test monte_carlo::tests::test_monte_carlo_basic ... ok
[INFO] [stdout] test network_effects::tests::test_simple_contagion_diffusion ... ok
[INFO] [stdout] test optimization::tests::test_grid_search ... ok
[INFO] [stdout] test network_effects::tests::test_pagerank_top_entities ... ok
[INFO] [stdout] test optimization::tests::test_parameter_bounds ... ok
[INFO] [stdout] test optimization::tests::test_parameter_bounds_invalid ... ok
[INFO] [stdout] test orchestration::tests::test_batch_executor ... ok
[INFO] [stdout] test orchestration::tests::test_execution_attempt_failure ... ok
[INFO] [stdout] test orchestration::tests::test_batch_executor_stats ... ok
[INFO] [stdout] test orchestration::tests::test_execution_history ... ok
[INFO] [stdout] test orchestration::tests::test_execution_attempt ... ok
[INFO] [stdout] test optimization::tests::test_optimization_result_history ... ok
[INFO] [stdout] test orchestration::tests::test_history_tracker ... ok
[INFO] [stdout] test orchestration::tests::test_job_dependency ... ok
[INFO] [stdout] test optimization::tests::test_pareto_frontier ... ok
[INFO] [stdout] test orchestration::tests::test_dependent_job ... ok
[INFO] [stdout] test network_effects::tests::test_independent_cascade_diffusion ... ok
[INFO] [stdout] test network_effects::tests::test_influence_propagation ... ok
[INFO] [stdout] test optimization::tests::test_maximize_objective ... ok
[INFO] [stdout] test optimization::tests::test_nelder_mead ... ok
[INFO] [stdout] test orchestration::tests::test_retry_config_exponential ... ok
[INFO] [stdout] test orchestration::tests::test_retry_config_linear ... ok
[INFO] [stdout] test orchestration::tests::test_parameter_sweep_orchestrator ... ok
[INFO] [stdout] test orchestration::tests::test_retry_config_max_delay ... ok
[INFO] [stdout] test orchestration::tests::test_retryable_job ... ok
[INFO] [stdout] test orchestration::tests::test_parameter_sweep ... ok
[INFO] [stdout] test performance::tests::test_distributed_distribute_work ... ok
[INFO] [stdout] test performance::tests::test_batch_config ... ok
[INFO] [stdout] test performance::tests::test_distributed_config ... ok
[INFO] [stdout] test performance::tests::test_distributed_partition_range ... ok
[INFO] [stdout] test performance::tests::test_distributed_coordinator ... ok
[INFO] [stdout] test performance::tests::test_batch_iterator ... ok
[INFO] [stdout] test performance::tests::test_entity_pool ... ok
[INFO] [stdout] test performance::tests::test_lazy_attribute_cache ... ok
[INFO] [stdout] test performance::tests::test_memory_mapped_metadata ... ok
[INFO] [stdout] test performance::tests::test_simd_large_dataset ... ok
[INFO] [stdout] test performance::tests::test_simd_dot_product ... ok
[INFO] [stdout] test performance::tests::test_simd_normalize ... ok
[INFO] [stdout] test performance::tests::test_simd_scale ... ok
[INFO] [stdout] test performance::tests::test_simd_sum ... ok
[INFO] [stdout] test performance::tests::test_simd_variance ... ok
[INFO] [stdout] test performance::tests::test_streaming_processor ... ok
[INFO] [stdout] test orchestration::tests::test_timeout_config ... ok
[INFO] [stdout] test performance::tests::test_distributed_aggregate_results ... ok
[INFO] [stdout] test performance::tests::test_simd_mean ... ok
[INFO] [stdout] test performance::tests::test_simd_min_max ... ok
[INFO] [stdout] test performance::tests::test_memory_mapped_population_create_and_open ... ok
[INFO] [stdout] test performance::tests::test_work_scheduler_optimal_batch_size ... ok
[INFO] [stdout] test persistence::tests::test_auto_checkpoint_disabled ... ok
[INFO] [stdout] test orchestration::tests::test_retryable_job_exhaustion ... ok
[INFO] [stdout] test persistence::tests::test_auto_checkpoint ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_store_save_load ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_store_list ... ok
[INFO] [stdout] test optimization::tests::test_nelder_mead_convergence ... ok
[INFO] [stdout] test optimization::tests::test_pareto_frontier_dominated_removal ... ok
[INFO] [stdout] test performance::tests::test_work_scheduler_distribution ... ok
[INFO] [stdout] test gpu::tests::test_gpu_config_builder ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_store_delete ... ok
[INFO] [stdout] test persistence::tests::test_persistence_config ... ok
[INFO] [stdout] test persistence::tests::test_resume_manager ... ok
[INFO] [stdout] test persistence::tests::test_resume_manager_resume ... ok
[INFO] [stdout] test performance::tests::test_distributed_partition_work ... ok
[INFO] [stdout] test performance::tests::test_work_scheduler_uneven_distribution ... ok
[INFO] [stdout] test policy_analysis::tests::test_get_metric_at ... ok
[INFO] [stdout] test policy_analysis::tests::test_multi_objective_optimizer ... ok
[INFO] [stdout] test policy_analysis::tests::test_policy_comparison ... ok
[INFO] [stdout] test policy_analysis::tests::test_pareto_frontier ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_validation ... ok
[INFO] [stdout] test policy_analysis::tests::test_concentration_index ... ok
[INFO] [stdout] test policy_analysis::tests::test_distributional_chart_data ... ok
[INFO] [stdout] test performance::tests::test_simd_std_dev ... ok
[INFO] [stdout] test performance::tests::test_parallel_executor ... ok
[INFO] [stdout] test policy_analysis::tests::test_distributional_impact ... ok
[INFO] [stdout] test policy_analysis::tests::test_policy_comparison_report ... ok
[INFO] [stdout] test performance::tests::test_distributed_node ... ok
[INFO] [stdout] test policy_analysis::tests::test_policy_objective ... ok
[INFO] [stdout] test policy_analysis::tests::test_policy_objective_with_target ... ok
[INFO] [stdout] test policy_analysis::tests::test_policy_sensitivity ... ok
[INFO] [stdout] test policy_analysis::tests::test_sensitivity_multiple_metrics ... ok
[INFO] [stdout] test population::tests::test_behavioral_population_builder ... ignored
[INFO] [stdout] test policy_analysis::tests::test_stakeholder_matrix ... ok
[INFO] [stdout] test policy_analysis::tests::test_stakeholder_report ... ok
[INFO] [stdout] test population::tests::test_uniform_distribution ... ok
[INFO] [stdout] test population::tests::test_custom_demographic_profile ... ok
[INFO] [stdout] test portfolio::tests::test_invalid_weights ... ok
[INFO] [stdout] test population::tests::test_normal_distribution ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_optimizer ... ok
[INFO] [stdout] test quantum::tests::test_hybrid_simulation ... ok
[INFO] [stdout] test population::tests::test_discrete_distribution ... ok
[INFO] [stdout] test portfolio::tests::test_diversification_metrics ... ok
[INFO] [stdout] test portfolio::tests::test_weighted_portfolio ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_creation ... ok
[INFO] [stdout] test portfolio::tests::test_efficient_frontier ... ok
[INFO] [stdout] test quantum::tests::test_annealing_result_convergence ... ok
[INFO] [stdout] test portfolio::tests::test_high_correlation_pairs ... ok
[INFO] [stdout] test population::tests::test_population_generator ... ok
[INFO] [stdout] test portfolio::tests::test_correlation_matrix ... ok
[INFO] [stdout] test performance::tests::test_distributed_execute_local ... ok
[INFO] [stdout] test quantum::tests::test_hybrid_simulation_coupling ... ok
[INFO] [stdout] test quantum::tests::test_hybrid_simulation_multiple_params ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_bit_generation ... ok
[INFO] [stdout] test population::tests::test_age_income_correlation ... ok
[INFO] [stdout] test quantum::tests::test_optimization_result_convergence ... ok
[INFO] [stdout] test quantum::tests::test_qmc_result_fields ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_float_generation ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_measurement_basis ... ok
[INFO] [stdout] test quantum::tests::test_quantum_annealing ... ok
[INFO] [stdout] test quantum::tests::test_quantum_annealing_tunneling ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_multiple_bits ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_store_cleanup ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_range_generation ... ok
[INFO] [stdout] test realtime::tests::test_debugger_remove_breakpoint ... ok
[INFO] [stdout] test quantum::tests::test_quantum_inspired_optimizer ... ok
[INFO] [stdout] test realtime::tests::test_live_parameter ... ok
[INFO] [stdout] test realtime::tests::test_parameter_adjuster ... ok
[INFO] [stdout] test realtime::tests::test_simulation_controller ... ok
[INFO] [stdout] test realtime::tests::test_simulation_debugger ... ok
[INFO] [stdout] test realtime::tests::test_simulation_snapshot ... ok
[INFO] [stdout] test realtime::tests::test_debugger_enable_disable ... ok
[INFO] [stdout] test realtime::tests::test_simulation_rewind ... ok
[INFO] [stdout] test realtime::tests::test_breakpoint_at_step ... ok
[INFO] [stdout] test realtime::tests::test_update_stream_overflow ... ok
[INFO] [stdout] test realtime::tests::test_breakpoint_disabled ... ok
[INFO] [stdout] test realtime::tests::test_comparison_operators ... ok
[INFO] [stdout] test realtime::tests::test_update_stream ... ok
[INFO] [stdout] test quantum::tests::test_quantum_tunneling_effect ... ok
[INFO] [stdout] test relationships::tests::test_organization ... ok
[INFO] [stdout] test relationships::tests::test_property_attributes ... ok
[INFO] [stdout] test relationships::tests::test_property_registry ... ok
[INFO] [stdout] test relationships::tests::test_relationship_graph ... ok
[INFO] [stdout] test relationships::tests::test_relationship_types ... ok
[INFO] [stdout] test risk::tests::test_empty_metrics_error ... ok
[INFO] [stdout] test realtime::tests::test_visualization_integration ... ok
[INFO] [stdout] test relationships::tests::test_find_connected ... ok
[INFO] [stdout] test network_effects::tests::test_pagerank_empty ... ok
[INFO] [stdout] test persistence::tests::test_checkpoint_store_latest ... ok
[INFO] [stdout] test risk::tests::test_invalid_confidence_level ... ok
[INFO] [stdout] test quantum::tests::test_quantum_monte_carlo_diffusion ... ok
[INFO] [stdout] test scenarios::tests::test_comparison_report ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_evaluator ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_creation ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_variance ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_sensitivity ... ok
[INFO] [stdout] test scenarios::tests::test_invalid_probability ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_tree ... ok
[INFO] [stdout] test scenarios::tests::test_scenario_set ... ok
[INFO] [stdout] test quantum::tests::test_quantum_inspired_optimizer_convergence ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_memory_limit_million_entities ... ignored
[INFO] [stdout] test stress_tests::tests::stress_test_checkpoint_manager_capacity ... ok
[INFO] [stdout] test synthetic_data::tests::test_add_noise ... ok
[INFO] [stdout] test synthetic_data::tests::test_add_noise_vector ... ok
[INFO] [stdout] test synthetic_data::tests::test_demographic_constraint ... ok
[INFO] [stdout] test synthetic_data::tests::test_demographic_constraint_satisfaction ... ok
[INFO] [stdout] test synthetic_data::tests::test_demographic_synthesizer ... ok
[INFO] [stdout] test synthetic_data::tests::test_gan_generate ... ok
[INFO] [stdout] test synthetic_data::tests::test_gan_generate_batch ... ok
[INFO] [stdout] test synthetic_data::tests::test_gan_generator_creation ... ok
[INFO] [stdout] test synthetic_data::tests::test_gan_training ... ok
[INFO] [stdout] test synthetic_data::tests::test_generate_private_population ... ok
[INFO] [stdout] test quantum::tests::test_quantum_monte_carlo_variational ... ok
[INFO] [stdout] test synthetic_data::tests::test_geographic_distribution ... ok
[INFO] [stdout] test synthetic_data::tests::test_geographic_generation ... ok
[INFO] [stdout] test synthetic_data::tests::test_income_batch ... ok
[INFO] [stdout] test synthetic_data::tests::test_geographic_batch ... ok
[INFO] [stdout] test synthetic_data::tests::test_income_exponential ... ok
[INFO] [stdout] test synthetic_data::tests::test_income_lognormal ... ok
[INFO] [stdout] test synthetic_data::tests::test_income_pareto ... ok
[INFO] [stdout] test synthetic_data::tests::test_privacy_preserving_generator ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_large_batch_processing ... ok
[INFO] [stdout] test synthetic_data::tests::test_synthetic_population_comprehensive ... ok
[INFO] [stdout] test synthetic_data::tests::test_synthetic_population_with_geographic ... ok
[INFO] [stdout] test synthetic_data::tests::test_synthetic_population_generator_basic ... ok
[INFO] [stdout] test synthetic_data::tests::test_income_statistics ... ok
[INFO] [stdout] test temporal::tests::test_config_total_steps ... ok
[INFO] [stdout] test synthetic_data::tests::test_synthetic_population_with_income ... ok
[INFO] [stdout] test temporal::tests::test_agent_state_history ... ok
[INFO] [stdout] test temporal::tests::test_temporal_builder ... ok
[INFO] [stdout] test temporal::tests::test_temporal_simulation_basic ... ok
[INFO] [stdout] test temporal::tests::test_temporal_statute_amendments ... ok
[INFO] [stdout] test temporal::tests::test_temporal_statute_effectiveness ... ok
[INFO] [stdout] test temporal::tests::test_time_step_duration ... ok
[INFO] [stdout] test risk::tests::test_var_99_higher_than_var_95 ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_entity_pool_recycling ... ok
[INFO] [stdout] test urban::tests::test_development_potential ... ok
[INFO] [stdout] test urban::tests::test_housing_age ... ok
[INFO] [stdout] test urban::tests::test_housing_unit_creation ... ok
[INFO] [stdout] test urban::tests::test_housing_market_vacancy ... ok
[INFO] [stdout] test urban::tests::test_infrastructure_project_creation ... ok
[INFO] [stdout] test urban::tests::test_housing_price_growth ... ok
[INFO] [stdout] test urban::tests::test_impact_score ... ok
[INFO] [stdout] test urban::tests::test_infrastructure_impact ... ok
[INFO] [stdout] test urban::tests::test_land_use_distribution ... ok
[INFO] [stdout] test urban::tests::test_lifecycle_cost ... ok
[INFO] [stdout] test urban::tests::test_mode_share ... ok
[INFO] [stdout] test urban::tests::test_payback_period ... ok
[INFO] [stdout] test urban::tests::test_policy_roi ... ok
[INFO] [stdout] test urban::tests::test_deployment_ready_filter ... ok
[INFO] [stdout] test urban::tests::test_infrastructure_type_distribution ... ok
[INFO] [stdout] test urban::tests::test_portfolio_ranking ... ok
[INFO] [stdout] test urban::tests::test_portfolio_gains ... ok
[INFO] [stdout] test urban::tests::test_price_per_sqm ... ok
[INFO] [stdout] test urban::tests::test_smart_city_policy_creation ... ok
[INFO] [stdout] test urban::tests::test_sprawl_index ... ok
[INFO] [stdout] test urban::tests::test_traffic_congestion ... ok
[INFO] [stdout] test urban::tests::test_smart_city_portfolio ... ok
[INFO] [stdout] test urban::tests::test_infrastructure_utilization ... ok
[INFO] [stdout] test urban::tests::test_land_parcel_creation ... ok
[INFO] [stdout] test urban::tests::test_traffic_edge_travel_time ... ok
[INFO] [stdout] test urban::tests::test_traffic_node_creation ... ok
[INFO] [stdout] test urban::tests::test_traffic_speed_update ... ok
[INFO] [stdout] test urban::tests::test_transportation_network ... ok
[INFO] [stdout] test urban::tests::test_urban_sprawl_model ... ok
[INFO] [stdout] test utils::tests::test_aggregate_metrics ... ok
[INFO] [stdout] test utils::tests::test_aggregate_metrics_parallel_empty ... ok
[INFO] [stdout] test utils::tests::test_compare_metrics ... ok
[INFO] [stdout] test utils::tests::test_aggregate_metrics_parallel_small ... ok
[INFO] [stdout] test utils::tests::test_erf ... ok
[INFO] [stdout] test utils::tests::test_hypothesis_test_t_test_identical ... ok
[INFO] [stdout] test utils::tests::test_hypothesis_test_t_test ... ok
[INFO] [stdout] test utils::tests::test_hypothesis_test_chi_squared ... ok
[INFO] [stdout] test utils::tests::test_hypothesis_test_t_test_small_sample ... ok
[INFO] [stdout] test utils::tests::test_metrics_diff_not_significant ... ok
[INFO] [stdout] test utils::tests::test_metrics_diff_significant ... ok
[INFO] [stdout] test risk::tests::test_confidence_intervals ... ok
[INFO] [stdout] test utils::tests::test_aggregate_metrics_parallel ... ok
[INFO] [stdout] test risk::tests::test_value_at_risk ... ok
[INFO] [stdout] test risk::tests::test_risk_analysis_report ... ok
[INFO] [stdout] test utils::tests::test_progress_tracker ... ok
[INFO] [stdout] test utils::tests::test_scenario_comparison_report ... ok
[INFO] [stdout] test risk::tests::test_cvar_more_conservative_than_var ... ok
[INFO] [stdout] test utils::tests::test_progress_tracker_string ... ok
[INFO] [stdout] test utils::tests::test_progress_tracker_zero_total ... ok
[INFO] [stdout] test utils::tests::test_scenario_comparison ... ok
[INFO] [stdout] test utils::tests::test_summary_stats ... ok
[INFO] [stdout] test utils::tests::test_summary_stats_empty ... ok
[INFO] [stdout] test utils::tests::test_scenario_comparison_with_significance ... ok
[INFO] [stdout] test validation::tests::test_confidence_interval_mean ... ok
[INFO] [stdout] test validation::tests::test_empirical_dataset ... ok
[INFO] [stdout] test validation::tests::test_confidence_interval_proportion ... ok
[INFO] [stdout] test validation::tests::test_empirical_validator ... ok
[INFO] [stdout] test validation::tests::test_empirical_validator_failure ... ok
[INFO] [stdout] test validation::tests::test_empty_data_error ... ok
[INFO] [stdout] test validation::tests::test_uncertainty_levels ... ok
[INFO] [stdout] test validation::tests::test_uncertainty_quantification ... ok
[INFO] [stdout] test validation::tests::test_kfold_validation ... ok
[INFO] [stdout] test validation::tests_v2_9::test_backtest_config_default ... ok
[INFO] [stdout] test validation::tests::test_kfold_validation_report ... ok
[INFO] [stdout] test validation::tests_v2_9::test_backtest_expanding_window ... ok
[INFO] [stdout] test validation::tests::test_kfold_validator_folds ... ok
[INFO] [stdout] test validation::tests_v2_9::test_backtest_result_report ... ok
[INFO] [stdout] test validation::tests_v2_9::test_bootstrap_sample ... ok
[INFO] [stdout] test validation::tests_v2_9::test_ensemble_improvement ... ok
[INFO] [stdout] test validation::tests::test_auto_calibration_config ... ok
[INFO] [stdout] test validation::tests::test_uncertainty_quantification_report ... ok
[INFO] [stdout] test validation::tests_v2_9::test_ensemble_validation_report ... ok
[INFO] [stdout] test validation::tests_v2_9::test_parameter_range ... ok
[INFO] [stdout] test validation::tests_v2_9::test_parameter_sensitivity ... ok
[INFO] [stdout] test validation::tests_v2_9::test_ensemble_validator ... ok
[INFO] [stdout] test validation::tests_v2_9::test_find_sensitive_parameters ... ok
[INFO] [stdout] test validation::tests_v2_9::test_historical_backtester ... ok
[INFO] [stdout] test validation::tests_v2_9::test_prediction_accuracy_directional ... ok
[INFO] [stdout] test validation::tests_v2_9::test_prediction_accuracy_report ... ok
[INFO] [stdout] test validation::tests_v2_9::test_prediction_accuracy_metrics ... ok
[INFO] [stdout] test validation::tests_v2_9::test_sensitivity_analyzer ... ok
[INFO] [stdout] test visualization::tests::test_d3_export ... ok
[INFO] [stdout] test validation::tests::test_validation_result_report ... ok
[INFO] [stdout] test visualization::tests::test_correlation_heatmap ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_concurrent_dirty_tracking ... ok
[INFO] [stdout] test visualization::tests::test_dashboard_creation ... ok
[INFO] [stdout] test visualization::tests::test_heatmap_get_value ... ok
[INFO] [stdout] test visualization::tests::test_graphviz_export ... ok
[INFO] [stdout] test visualization::tests::test_parameter_tuning_ui ... ok
[INFO] [stdout] test visualization::tests::test_heatmap_creation ... ok
[INFO] [stdout] test visualization::tests::test_dashboard_update_creation ... ok
[INFO] [stdout] test validation::tests::test_confidence_interval_width ... ok
[INFO] [stdout] test visualization::tests::test_parameter_tuning_ui_update ... ok
[INFO] [stdout] test visualization::tests::test_parameter_config_creation ... ok
[INFO] [stdout] test visualization::tests::test_parameter_tuning_ui_by_category ... ok
[INFO] [stdout] test visualization::tests::test_parameter_validate_discrete ... ok
[INFO] [stdout] test visualization::tests::test_realtime_dashboard ... ok
[INFO] [stdout] test visualization::tests::test_parameter_validate_boolean ... ok
[INFO] [stdout] test visualization::tests::test_parameter_validate_continuous ... ok
[INFO] [stdout] test visualization::tests::test_geographic_export ... ok
[INFO] [stdout] test visualization::tests::test_realtime_dashboard_prune ... ok
[INFO] [stdout] test visualization::tests::test_timelapse_add_frame ... ok
[INFO] [stdout] test visualization::tests::test_timelapse_creation ... ok
[INFO] [stdout] test visualization::tests::test_timelapse_multiple_frames ... ok
[INFO] [stdout] test visualization::tests::test_timelapse_with_metadata ... ok
[INFO] [stdout] test visualization::tests::test_realtime_dashboard_get_updates_since ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_streaming_processor_large_population ... ok
[INFO] [stdout] test utils::tests::test_normal_cdf ... ok
[INFO] [stdout] test risk::tests::test_conditional_var ... ok
[INFO] [stdout] test validation::tests_v2_9::test_prediction_accuracy_perfect ... ok
[INFO] [stdout] test risk::tests::test_comparative_risk_analysis ... ok
[INFO] [stdout] test quantum::tests::test_quantum_rng_distribution ... ok
[INFO] [stdout] test risk::tests::test_risk_metrics ... ok
[INFO] [stdout] test stress_tests::tests::stress_test_dirty_tracking_scale ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 685 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests legalis_sim
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/performance.rs - performance::SimdBatchProcessor::sum_f64 (line 491) ... ok
[INFO] [stdout] test src/performance.rs - performance::SimdBatchProcessor (line 468) ... ok
[INFO] [stdout] test src/performance.rs - performance::DistributedConfig (line 717) ... ok
[INFO] [stdout] test src/performance.rs - performance::SimdBatchProcessor::mean_f64 (line 522) ... ok
[INFO] [stdout] test src/performance.rs - performance::DistributedCoordinator (line 816) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.16s; merged doctests compilation took 0.97s
[INFO] running `Command { std: "docker" "inspect" "f0e897c739b0643f7d288772b622fb5e4ab3b9bf0ab3039273d69079533e0428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e897c739b0643f7d288772b622fb5e4ab3b9bf0ab3039273d69079533e0428", kill_on_drop: false }`
[INFO] [stdout] f0e897c739b0643f7d288772b622fb5e4ab3b9bf0ab3039273d69079533e0428
